Skip to content

chore: release tidx@0.5.5#184

Merged
brendanjryan merged 1 commit intomainfrom
changelog-release/main
May 4, 2026
Merged

chore: release tidx@0.5.5#184
brendanjryan merged 1 commit intomainfrom
changelog-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

This PR was opened by the Changelogs release workflow.

When you're ready to release, merge this PR and the packages will be published.


tidx@0.5.5

Patch Changes

  • Harden PostgreSQL SQL validation by fixing CTE scope handling, schema-qualified table checks, recursive depth accounting, LIMIT ALL rejection, and traversal of previously unchecked AST clauses. (by @brendanryan, #179)
  • Validate public ClickHouse queries, block system catalogs and dangerous table functions, enforce ClickHouse request timeouts, and validate view SELECT SQL before execution. (by @brendanryan, #180)
  • Bound PostgreSQL query result processing by streaming rows with a hard request limit and appending automatic LIMIT clauses on a separate line. (by @brendanryan, #181)
  • Hardened view administration by failing closed for trusted CIDR checks, rejecting malformed CIDR configuration, hot-reloading active trusted CIDRs, and requiring an explicit admin mutation header. (by @brendanryan, #182)

@github-actions github-actions Bot force-pushed the changelog-release/main branch 2 times, most recently from c657e07 to 09fcd33 Compare May 4, 2026 01:20
@github-actions github-actions Bot force-pushed the changelog-release/main branch from 09fcd33 to 32614f8 Compare May 4, 2026 01:22
@brendanjryan brendanjryan merged commit 3aadfed into main May 4, 2026
2 checks passed
@brendanjryan brendanjryan deleted the changelog-release/main branch May 4, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant